damus

nostr ios client
git clone git://jb55.com/damus
Log | Files | Refs | README | LICENSE

InfoPlist.xcstrings (973B)


      1 {
      2   "sourceLanguage" : "en-US",
      3   "strings" : {
      4     "CFBundleDisplayName" : {
      5       "comment" : "Bundle display name",
      6       "extractionState" : "extracted_with_value",
      7       "localizations" : {
      8         "en-US" : {
      9           "stringUnit" : {
     10             "state" : "new",
     11             "value" : "DamusNotificationService"
     12           }
     13         }
     14       }
     15     },
     16     "CFBundleName" : {
     17       "comment" : "Bundle name",
     18       "extractionState" : "extracted_with_value",
     19       "localizations" : {
     20         "en-US" : {
     21           "stringUnit" : {
     22             "state" : "new",
     23             "value" : "DamusNotificationService"
     24           }
     25         }
     26       }
     27     },
     28     "NSHumanReadableCopyright" : {
     29       "comment" : "Copyright (human-readable)",
     30       "extractionState" : "extracted_with_value",
     31       "localizations" : {
     32         "en-US" : {
     33           "stringUnit" : {
     34             "state" : "new",
     35             "value" : ""
     36           }
     37         }
     38       }
     39     }
     40   },
     41   "version" : "1.0"
     42 }